home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 15 / Erect Magazine 15.iso / mac / P_Bro.DIR / 00029.ls < prev    next >
Encoding:
Text File  |  1996-07-11  |  165 b   |  7 lines

  1. on exitFrame
  2.   global slidewait_g
  3.   readpict(integer(field "PhotoGRP_T"), integer(field "PhotoCUR_T"))
  4.   set slidewait_g to the ticks + (2 * 60)
  5.   go(marker(0))
  6. end
  7.